Sets the near and far range of the specified camera. Anything that falls outside of this range (relative to the camera) will not be drawn.
DX11 SET CAMERA RANGE camera, near, far
camera
DwordThe camera to set the range of.
near
FloatThe new near range to set for the camera.
far
FloatThe new far range to set for the camera.
This function does not return a value.
CAMERA Functions Menu DX11 Function Categories